home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1994 November / Cd Ware (Nro. 2) - Epimundo.iso / DOS / UD / DD404_KC.ZIP / DD.DOC < prev    next >
Encoding:
Text File  |  1994-05-20  |  8.5 KB  |  199 lines

  1.                                     DD v4.04
  2.               Copyright (C) 1994, Conquest Software & Keith Cohen
  3.  
  4.  
  5. ┌──────────────────────────────────────────────────────────────────────────────┐
  6. │ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ What Is DD? ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  7. └──────────────────────────────────────────────────────────────────────────────┘
  8.  
  9.      DD is a replacement for the DOS "DIR" command.  It will display files in
  10.  one, two, three, four, or six columns, sorted, and in user-configurable colors.
  11.  
  12.  
  13. ┌──────────────────────────────────────────────────────────────────────────────┐
  14. │ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ Registration ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  15. └──────────────────────────────────────────────────────────────────────────────┘
  16.  
  17.      DD is no longer "FREEWARE".  I have put many hours of work into this
  18.  project, and I feel that it's worth the small registration fee.  Please see
  19.  CONQUEST.REG for registration information.
  20.  
  21.              DD IS FULLY OPERATIONAL IN ITS UNREGISTERED STATE.
  22.  
  23.  
  24. ┌──────────────────────────────────────────────────────────────────────────────┐
  25. │ ░░░░░░░░░░░░░░░ Hardware/Software Requirements & Limitations ░░░░░░░░░░░░░░░ │
  26. └──────────────────────────────────────────────────────────────────────────────┘
  27.  
  28.      DD requires DOS v2.11 or higher, and approximately 100k of free RAM.  It is
  29. currently limited to 1000 files per directory.  If you have a directory with
  30. more than 1000, only the first 1000 will be shown.  I don't forsee this to be a
  31. problem, since almost NO ONE will have that many files in a single directory.
  32.  
  33.  
  34. ┌──────────────────────────────────────────────────────────────────────────────┐
  35. │ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ Features Of DD ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  36. └──────────────────────────────────────────────────────────────────────────────┘
  37.  
  38.      For a complete listing of DD's features, see COMPARE.TXT which is included
  39.  in the archive.
  40.  
  41.  
  42. ┌──────────────────────────────────────────────────────────────────────────────┐
  43. │ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ Installation ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  44. └──────────────────────────────────────────────────────────────────────────────┘
  45.  
  46.      Copy DD.EXE into a directory that is listed in the PATH statement of your
  47.  AUTOEXEC.BAT file.  DD's default values will suffice for most users, but if
  48.  you wish to customize your copy, type "DD /CFG".
  49.  
  50.  
  51. ┌──────────────────────────────────────────────────────────────────────────────┐
  52. │ ░░░░░░░░░░░░░░░░░░░░░░░░░░░ Command Line Options ░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  53. └──────────────────────────────────────────────────────────────────────────────┘
  54.  
  55.      DD's default file specification is '*.*'.  But, you can specify a
  56. different one on the command line if you wish.  DD will accept up to 25
  57. different file specifications.
  58.  
  59.     Examples:
  60.  
  61.           DD *.BAT        List all .BAT files in the current directory. 
  62.           DD A:           List all files on diskette in drive A: 
  63.           DD C:\DOS       List all files in DOS directory, on drive C: 
  64.           DD D:\*.EXE     List All .EXE files in the root directory on drive D:
  65.  
  66.  
  67.      The following is a list of command-line options that can be used with DD:
  68.  
  69.        /?               Command Line Help Screen
  70.  
  71.        /N               No Sorting
  72.        /F[+,-]          Sort Files By File Name
  73.        /E[+,-]          Sort Files By Extension     + Ascending
  74.        /Z[+,-]          Sort Files By File SiZe     - Descending
  75.        /D[+,-]          Sort Files By File Date
  76.  
  77.        /AH              Show Only Hidden Files
  78.        /AR              Show Only ReadOnly Files
  79.        /AS              Show Only System Files
  80.        /AA              Show Only Archive Files
  81.        /AD              Show Only Sub-Directories
  82.        /AV              Show Only VolumeID Files
  83.  
  84.        /0               Auto-Detect Number Of Columns
  85.        /1               Display Files In One Column
  86.        /2               Display Files In Two Columns
  87.        /3               Display Files In Three Columns
  88.        /4               Display Files In Four Columns
  89.        /6               Display Files In Six Columns
  90.  
  91.        /^               Toggle Output Order (Left-Right/Up-Down)
  92.  
  93.        /.               Toggle Extension Periods (On/Off)
  94.  
  95.        /B               Toggle File Size Format (Bytes/KBytes)
  96.  
  97.        /L               Toggle File Name Format (Upper/Lower Case)
  98.  
  99.        /J               Toggle File Name Justification (On/Off)
  100.  
  101.        /P               Toggle Screen Pausing (On/Off)
  102.  
  103.        /O               Toggle OS/2 Pausing (On/Off)
  104.  
  105.        /C               Toggle Screen Clearing (On/Off)
  106.  
  107.        /R               Re-Directable Output (For Printing)
  108.  
  109.        /U               Toggle User Chosen File Types Only (On/Off)
  110.  
  111.        /DW              Toggle Direct Screen Writes (On/Off)
  112.  
  113.        /SC              Toggle Snow Checking (On/Off)
  114.  
  115.        /I               Program Information
  116.  
  117.        /CFG             DD Configuration
  118.  
  119.  
  120.     Examples:
  121.  
  122.           DD *.EXE /D    List all .EXE files in current directory, sorted by
  123.                          date, in ascending or descending order depending on the
  124.                          setting in DD's configuration file.
  125.  
  126.           DD /1 /Z-      List all files, in one column, sorted by size, in
  127.                          descending order.
  128.  
  129.  
  130.  
  131.     All command-line options override any settings that were made using DD's
  132.     configuration program.
  133.  
  134.  
  135. ┌──────────────────────────────────────────────────────────────────────────────┐
  136. │ ░░░░░░░░░░░░░░░░░░ Information Shown For Each Column Mode ░░░░░░░░░░░░░░░░░░ │
  137. └──────────────────────────────────────────────────────────────────────────────┘
  138.  
  139.                                                           1   2   3   4   6
  140.     ╔═══════════════════════════════════════════════════╤═══╤═══╤═══╤═══╤═══╗
  141.     ║ Name & Extension                                  │ * │ * │ * │ * │ * ║
  142.     ╟───────────────────────────────────────────────────┼───┼───┼───┼───┼───╢
  143.     ║ Size In Bytes                                     │ *°│ *°│ *°│   │   ║
  144.     ╟───────────────────────────────────────────────────┼───┼───┼───┼───┼───╢
  145.     ║ Size In KBytes                                    │ *°│ *°│ *°│ * │   ║
  146.     ╟───────────────────────────────────────────────────┼───┼───┼───┼───┼───╢
  147.     ║ Attributes                                        │ * │ *°│ *°│   │   ║
  148.     ╟───────────────────────────────────────────────────┼───┼───┼───┼───┼───╢
  149.     ║ Date & Time                                       │ * │ * │   │   │   ║
  150.     ╟───────────────────────────────────────────────────┼───┼───┼───┼───┼───╢
  151.     ║ Month Name/Four-Digit Year                        │ * │   │   │   │   ║
  152.     ╚═══════════════════════════════════════════════════╧═══╧═══╧═══╧═══╧═══╝
  153.  
  154.     ° Optional
  155.  
  156.  
  157. ┌──────────────────────────────────────────────────────────────────────────────┐
  158. │ ░░░░░░░░░░░░░░░░░░░░░░░░      Exit Errorlevels     ░░░░░░░░░░░░░░░░░░░░░░░░░ │
  159. └──────────────────────────────────────────────────────────────────────────────┘
  160.  
  161.                          0  Normal Exit
  162.                          1  Display Usage Screen
  163.                          3  Aborted Directory Listing (<ESC> Key)
  164.                          4  Invalid Drive(s)
  165.                          5  Invalid Command-Line Option
  166.                          7  No Files Found
  167.                          8  Information Screen Shown
  168.  
  169.  
  170. ┌──────────────────────────────────────────────────────────────────────────────┐
  171. │ ░░░░░░░░░░░░░░░░░░░░░░░░ Technical Support/Updates ░░░░░░░░░░░░░░░░░░░░░░░░░ │
  172. └──────────────────────────────────────────────────────────────────────────────┘
  173.  
  174.      If you have any questions, comments, suggestions, bug reports, or if you
  175.  just want to get the latest version of DD, call:
  176.  
  177.                               The Big Bad Wolf BBS
  178.                                  (919) 459-9084
  179.                                   v.32/v.32bis
  180.  
  181.  
  182.                                  Voice  Support
  183.                                  --------------
  184.                                  (919) 442-8782
  185.  
  186.  
  187.                                     US Mail
  188.                                     -------
  189.                              Keith Cohen
  190.                              782 G Tiffany Blvd.
  191.                              Rocky Mount, NC  27804
  192.  
  193.  
  194.               I can be reached at the following network addresses:
  195.  
  196.                                 WolfNet  2@1
  197.                                 WWIVnet  2@9996
  198.                                 ICEnet   2@9996
  199.